home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / map / dmpsmu / changes.log < prev    next >
Text File  |  1994-10-31  |  3KB  |  81 lines

  1. ChangeLog for DMPSMU: DooM PostScript Maps Utility
  2. ==================================================
  3.  
  4. 2.0:    updated 'mkman.sh' script for GNroff compatibility
  5. 941031    updated manual pages & README file
  6.     added 'dmpsmu20.txt' file with blurb for public release
  7.  
  8. 1.999:    added DOOM ][ support (new level names, new monsters & things,
  9. 941028     DOOM2.WAD file & PWAD files recognition, new level numbering,
  10.      new monster-only teleports)
  11.     added IWAD type indication to Wads command
  12.     added PowerUps and Enemies tables to Analyze command
  13.     added 'allmaps2.sh', 'allstts.sh' & 'allstts2.sh' scripts
  14.     fixed a problem with teleport linking on several DOOM ][ maps
  15.  
  16. 1.666:)    ported to Linux with 'gcc' compiler (in Makefile)
  17. 941008    fixed a memory bug in Name command that other compilers were
  18.     too lenient on ;)
  19.  
  20. 1.11:    added README, README.DOS & COPYING files
  21. 940914    renamed ChangeLog file into Changes.Log (for DOS compatibility)
  22.     moved sources into 'source' subdirectory
  23.     final polishing for intended public release
  24.  
  25. 1.10:    added 2 & 4 print flags & associated code
  26. 940824    (nope, there won't ever be an 8 or 16 print flag ;)
  27.     added 'dmps2ul.sh' & 'dmps4qd.sh' scripts
  28.     added thin white stripe to border
  29.     improved & extended manual pages
  30.     added 'mkman.sh' script
  31.  
  32. 1.9:    added manual pages for 'dmpsmu' & 'dmpsmap'
  33.     added Name Command & associated code
  34.     added 'allmaps.sh' script
  35.     added Manifest file
  36.  
  37. 1.8:    added 'dmpsmap' command-line sidekick
  38.     renamed dmpsmu.h to dmps.h
  39.     updated Makefile
  40.     added Help alternative for '?' command
  41.  
  42. 1.7:    added map shape dependent auto-zoom scaling
  43.     localized printing related global variables into ps.c
  44.     improved Makefile rules
  45.     cleaned up the code yet again
  46.  
  47. 1.6:    renamed S print flag to F print flag
  48.     added S & U print flags & associated code
  49.     added miscellaneous refinements
  50.  
  51. 1.5:    added T print flag & associated code
  52.     added name/legend dependent auto-zoom scaling & other refinements
  53.  
  54. 1.4:    added actual PostScript generation for Things
  55.     added D, L & M print flags & associated code
  56.  
  57. 1.3:    added actual PostScript generation for Lines
  58.     added Z print flag & associated code
  59.     ported to IRIX4.0 with 'cc' compiler (in Makefile)
  60.  
  61. 1.2:    added Flags command with ABEGNPS print flags & associated code
  62.     added level name code to levels.c & print.c
  63.  
  64. 1.1:    added Analyze command & associated code
  65.     renamed remaining Scr[een]* variables/macros to Page*
  66.     removed more unused declarations
  67.  
  68. 1.0:    created Makefile & ChangeLog files
  69. 940720    ported to SunOS4.1 with SunC 'acc' compiler (in Makefile)
  70.     renamed deu.[ch] into dmpsmu.[ch]
  71.     rebuild deu-go32.h into dmunix.h
  72.     removed commands B, C, E, G, I, S, V & associated code
  73.     removed use of config & log file and most command line parameters
  74.     removed miscellaneous bells & whistles (Beep, Reminder, Debug, ...)
  75.     removed all WAD writing code
  76.     rebuild edit.c core into print.c
  77.     rebuild gfx.c core into dummy ps.c
  78.     removed all graphics/editing/objects related code
  79.     removed unused definitions & variables
  80.  
  81.